home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / pkgconfig / esmart.pc < prev    next >
Text File  |  2006-01-09  |  254b  |  13 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: esmart
  7. Description: A collection of evas smart object
  8. Version: 0.9.0.004
  9. Requires: evas >= 1.0.0 ecore imlib2
  10. Libs: -L${libdir} -lm
  11. Cflags: -I${includedir} 
  12.  
  13.